Resource StructureDefinition/FHIR Server from package de.gematik.dev.epa.medication#1.1.0-alpha.6 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "epa-medication-statement",
"url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement",
"version" : "1.1.0",
"name" : "EPAMedicationStatement",
"title" : "EPA MedicationStatement",
"status" : "active",
"experimental" : false,
"date" : "2024-08-14",
"publisher" : "mio42 GmbH",
"description" : "Dieses Profil bildet die Medikationsinformation ab.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationStatement",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationStatement.meta",
"path" : "MedicationStatement.meta",
"mustSupport" : true
},
{
"id" : "MedicationStatement.meta.versionId",
"path" : "MedicationStatement.meta.versionId",
"mustSupport" : true
},
{
"id" : "MedicationStatement.meta.lastUpdated",
"path" : "MedicationStatement.meta.lastUpdated",
"mustSupport" : true
},
{
"id" : "MedicationStatement.text",
"path" : "MedicationStatement.text",
"definition" : "In diesem Element können die, in der Instanz, enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
},
{
"id" : "MedicationStatement.text.status",
"path" : "MedicationStatement.text.status",
"patternCode" : "extensions"
},
{
"id" : "MedicationStatement.extension",
"path" : "MedicationStatement.extension",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:treatmentGoal",
"path" : "MedicationStatement.extension",
"sliceName" : "treatmentGoal",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal"
]
}
]
},
{
"id" : "MedicationStatement.extension:replaces",
"path" : "MedicationStatement.extension",
"sliceName" : "replaces",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://gematik.de/fhir/epa-medication/StructureDefinition/replaces-extension"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift",
"path" : "MedicationStatement.extension",
"sliceName" : "Zwischenueberschrift",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://gematik.de/fhir/epa-medication/StructureDefinition/medication-entry-heading-extension"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]",
"path" : "MedicationStatement.extension.value[x]",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept",
"path" : "MedicationStatement.extension.value[x]",
"sliceName" : "valueCodeableConcept",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding",
"path" : "MedicationStatement.extension.value[x].coding",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding.system",
"path" : "MedicationStatement.extension.value[x].coding.system",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding.version",
"path" : "MedicationStatement.extension.value[x].coding.version",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding.code",
"path" : "MedicationStatement.extension.value[x].coding.code",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Zwischenueberschrift.value[x]:valueCodeableConcept.coding.display",
"path" : "MedicationStatement.extension.value[x].coding.display",
"mustSupport" : true
},
{
"id" : "MedicationStatement.status",
"path" : "MedicationStatement.status",
"definition" : "Hier wird der Status der Medikations-Information angegeben.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason",
"path" : "MedicationStatement.statusReason",
"definition" : "Hier wird die Begründung für den Status anhand eines entsprechenden Codes oder alternativ mit einem Freitext angegeben.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason.coding",
"path" : "MedicationStatement.statusReason.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Hier kann der Status in kodierter Form begründet werden.",
"comment" : "Das MustSupport gilt nur für die vordefinierten Slices.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason.coding:snomed",
"path" : "MedicationStatement.statusReason.coding",
"sliceName" : "snomed",
"definition" : "Hier wird die Begründung für den Status als entsprechender SNOMED CT®-Code angegeben.",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://snomed.info/sct"
},
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://gematik.de/fhir/terminology/ValueSet/epa-drug-therapy-status-snomed-ct-vs"
}
},
{
"id" : "MedicationStatement.statusReason.coding:snomed.system",
"path" : "MedicationStatement.statusReason.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason.coding:snomed.version",
"path" : "MedicationStatement.statusReason.coding.version",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason.coding:snomed.code",
"path" : "MedicationStatement.statusReason.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason.coding:snomed.display",
"path" : "MedicationStatement.statusReason.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason.text",
"path" : "MedicationStatement.statusReason.text",
"definition" : "Hier wird ein Freitext eingetragen.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]",
"path" : "MedicationStatement.medication[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Medication"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationReference",
"path" : "MedicationStatement.medication[x]",
"sliceName" : "medicationReference",
"definition" : "Hier wird das Arzneimittel referenziert, auf das sich die Medikations-Information bezieht.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Medication"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationReference.reference",
"path" : "MedicationStatement.medication[x].reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject",
"path" : "MedicationStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.identifier",
"path" : "MedicationStatement.subject.identifier",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]",
"path" : "MedicationStatement.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"definition" : "Hier wird eine Zeitangabe für den Verabreichungs- bzw. Einnahmezeitraum vorgenommen. Diese kann entweder ein spezifischer Zeitpunkt (z. B. bei einer Einmalgabe) oder ein Zeitraum mit Start und/oder Ende sein.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectiveDateTime",
"path" : "MedicationStatement.effective[x]",
"sliceName" : "effectiveDateTime",
"definition" : "Hier wird ein Zeitpunkt eingetragen, wobei dieser mindestens Tag, Monat und Jahr beinhalten muss.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod",
"path" : "MedicationStatement.effective[x]",
"sliceName" : "effectivePeriod",
"definition" : "Zeitraum mit Start und Ende.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod.start",
"path" : "MedicationStatement.effective[x].start",
"definition" : "Beginn eines Zeitraumes.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod.end",
"path" : "MedicationStatement.effective[x].end",
"definition" : "Ende eines Zeitraumes.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dateAsserted",
"path" : "MedicationStatement.dateAsserted",
"definition" : "Hier wird angegeben, wann die vorliegende Medikations-Information erfasst wurde.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource",
"path" : "MedicationStatement.informationSource",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource.reference",
"path" : "MedicationStatement.informationSource.reference",
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource.identifier",
"path" : "MedicationStatement.informationSource.identifier",
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10",
"http://fhir.de/StructureDefinition/identifier-telematik-id"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode",
"path" : "MedicationStatement.reasonCode",
"definition" : "Hier wird der Grund angegeben, aus dem das Arzneimittel eingesetzt anhand eines entsprechenden Codes oder alternativ mit einem Freitext angegeben.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding",
"path" : "MedicationStatement.reasonCode.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Hier kann der Grund in codierter Form angegeben werden.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm",
"path" : "MedicationStatement.reasonCode.coding",
"sliceName" : "icd-10-gm",
"definition" : "Der ICD-Code ist in Deutschland das abrechnungsrelevante Code-System im ambulanten und stationären Bereich.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://fhir.de/StructureDefinition/CodingICD10GM"
]
}
],
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm"
},
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension",
"path" : "MedicationStatement.reasonCode.coding.extension",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension:Mehrfachcodierungs-Kennzeichen",
"path" : "MedicationStatement.reasonCode.coding.extension",
"sliceName" : "Mehrfachcodierungs-Kennzeichen",
"definition" : "In diesem Element kann ein Codierungskennzeichen (z. B. '*', 'â ' oder '!') zum Diagnosecode hinzugefügt werden.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension:Mehrfachcodierungs-Kennzeichen.value[x]",
"path" : "MedicationStatement.reasonCode.coding.extension.value[x]",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension:Seitenlokalisation",
"path" : "MedicationStatement.reasonCode.coding.extension",
"sliceName" : "Seitenlokalisation",
"definition" : "Zur Spezifizierung von Diagnoseangaben (ICD-10) können hier die Zusatzkennzeichen für die Seitigkeit (R, L oder B) angegeben werden.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension:Seitenlokalisation.value[x]",
"path" : "MedicationStatement.reasonCode.coding.extension.value[x]",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension:Diagnosesicherheit",
"path" : "MedicationStatement.reasonCode.coding.extension",
"sliceName" : "Diagnosesicherheit",
"definition" : "Die Diagnosesicherheit, d. h. wie sicher die Diagnose im Einzelfall zu werten ist, kann durch ein Zusatzkennzeichen zum ICD-Code angegeben werden.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.extension:Diagnosesicherheit.value[x]",
"path" : "MedicationStatement.reasonCode.coding.extension.value[x]",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.system",
"path" : "MedicationStatement.reasonCode.coding.system",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.version",
"path" : "MedicationStatement.reasonCode.coding.version",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.code",
"path" : "MedicationStatement.reasonCode.coding.code",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:icd-10-gm.display",
"path" : "MedicationStatement.reasonCode.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:snomed",
"path" : "MedicationStatement.reasonCode.coding",
"sliceName" : "snomed",
"definition" : "Hier wird ein Code aus dem CodeSystem SNOMED CT® eingetragen.",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://snomed.info/sct"
},
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:snomed.system",
"path" : "MedicationStatement.reasonCode.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:snomed.version",
"path" : "MedicationStatement.reasonCode.coding.version",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:snomed.code",
"path" : "MedicationStatement.reasonCode.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:snomed.display",
"path" : "MedicationStatement.reasonCode.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:orphanet",
"path" : "MedicationStatement.reasonCode.coding",
"sliceName" : "orphanet",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://www.orpha.net"
},
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:orphanet.system",
"path" : "MedicationStatement.reasonCode.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:orphanet.code",
"path" : "MedicationStatement.reasonCode.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.coding:orphanet.display",
"path" : "MedicationStatement.reasonCode.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonCode.text",
"path" : "MedicationStatement.reasonCode.text",
"definition" : "Hier kann der Behandlungsgrund als Freitext angegeben werden.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.note",
"path" : "MedicationStatement.note",
"definition" : "Hier können ergänzende freitextliche Kommentare und Notizen vorgenommen werden, die nicht durch die strukturierten Datenelemente erfassbar sind.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.author[x]",
"path" : "MedicationStatement.note.author[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"definition" : "Hier wird die Person referenziert, die die Notiz erstellt hat.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.author[x]:authorReference",
"path" : "MedicationStatement.note.author[x]",
"sliceName" : "authorReference",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.author[x]:authorReference.reference",
"path" : "MedicationStatement.note.author[x].reference",
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.author[x]:authorReference.identifier",
"path" : "MedicationStatement.note.author[x].identifier",
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10",
"http://fhir.de/StructureDefinition/identifier-telematik-id"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.time",
"path" : "MedicationStatement.note.time",
"definition" : "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde.",
"comment" : "Dieses Element sollte in der Regel automatisiert ohne Aufwand für die Person, die die Notiz erstellt befüllt werden.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.text",
"path" : "MedicationStatement.note.text",
"definition" : "Hier wird der eigentliche Text der Notiz eingetragen.",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage",
"path" : "MedicationStatement.dosage",
"type" : [
{
"code" : "Dosage",
"profile" : [
"https://gematik.de/fhir/epa-medication/StructureDefinition/epa-dosage"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.